mx28evk: Remove 'all' target from Makefile
authorFabio Estevam <[email protected]>
Thu, 29 Dec 2011 03:34:12 +0000 (03:34 +0000)
committerAlbert ARIBAUD <[email protected]>
Mon, 16 Jan 2012 07:40:09 +0000 (08:40 +0100)
Remove 'all' target from Makefile, as this is unused code.

Signed-off-by: Fabio Estevam <[email protected]>
Acked-by: Marek Vasut <[email protected]>
board/freescale/mx28evk/Makefile

index 74591077f27c8c19a9ea2ff2b6f82aea977f4cff..02ce1082b3b6c890bb9fe6c572bd04d42ca42d7c 100644 (file)
@@ -37,8 +37,6 @@ OBJS  := $(addprefix $(obj),$(COBJS))
 $(LIB):        $(obj).depend $(OBJS)
        $(call cmd_link_o_target, $(OBJS))
 
-all:   $(ALL)
-
 #########################################################################
 
 # defines $(obj).depend target